home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / resurrection.swf / scripts / DefineButton2_65 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-04-06  |  71 b   |  4 lines

  1. on(press){
  2.    myPuzzle.startPuzzle("myPicture1",4,2,true,"none");
  3. }
  4.